Skip to content

build: update cross-repo angular dependencies (main)#33245

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
May 28, 2026
Merged

build: update cross-repo angular dependencies (main)#33245
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented May 22, 2026

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest e10a832bb71203
@angular/animations (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/cdk dependencies digest 08fbd723cd4bd6
@angular/cdk devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/common dependencies digest 014b0c51230a3e
@angular/common (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/compiler dependencies digest 43fa253ee307b3
@angular/compiler (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/compiler-cli dependencies digest 9a6a891004b8b3
@angular/compiler-cli (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/compiler-cli (source) dependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/core dependencies digest 13db7188c3a56a
@angular/core (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/forms dependencies digest d1340c2e5eca49
@angular/forms (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/language-service dependencies digest 8449ad3e439fd1
@angular/localize dependencies digest 3279f043ac5246
@angular/localize devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/material dependencies digest 11cdc83e3bc9dc
@angular/material devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 6e15dff6e33acb
@angular/ng-dev devDependencies digest 849693fa450a24
@angular/platform-browser dependencies digest 7443fb2c05d437
@angular/platform-browser (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest fdb822ddce4cdc
@angular/platform-server dependencies digest 906c33db3d96ae
@angular/platform-server (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/router dependencies digest bd8e952db9b733
@angular/router (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
@angular/service-worker dependencies digest d8fc4926e6bea5
@angular/service-worker (source) devDependencies patch 22.0.0-rc.122.0.0-rc.2 age adoption passing confidence
devinfra git_override digest b932d3d9ee8a68
rules_angular git_override digest 2c60e9ec898ddb
rules_browsers git_override digest cf0b8b645441c7

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


  • If you want to rebase/retry this PR, check this box

Release Notes

angular/angular (@​angular/animations)

v22.0.0-rc.2

Compare Source

common
Commit Type Description
ae2cb00398 fix add upper bounds for digitsInfo
7d1fbc170a fix sanitize placeholder
compiler
Commit Type Description
ab9154ab75 fix normalize tag names with custom namespaces in DomElementSchemaRegistry (#​68868)
94d520fb67 fix prevent namespaced SVG <style> elements from being stripped
6ff620a033 fix sanitize dynamic href and xlink:href bindings on SVG a elements (#​68868)
core
Commit Type Description
61a48e99aa fix do not register dom triggers when defer blocks are in manual mode
a08e4fb93c fix normalize tag names in runtime i18n attribute security context lookup (#​68868)
b20f0fe078 fix prevent rxResource from leaking a subscription
0d9a245345 fix sanitize meta selectors
forms
Commit Type Description
3b4ef1e2ff perf avoid redundant invalidations in parser errors signal
http
Commit Type Description
618c850282 fix exclude withCredentials requests from transfer cache
f7b3ed8db2 fix Introduce a max buffer size for fetch requests on SSR
e6cfaf5672 fix prevent httpResource from leaking a subscription
86390f2be4 fix skip TransferCache for cookie-bearing requests by default
platform-server
Commit Type Description
28338a1ca4 fix prevent SSRF bypasses via backslash URLs in HttpClient
95522526e4 fix secure location and document initialization against SSRF and path hijack
service-worker
Commit Type Description
a02797d045 fix Preserves explicit 'credentials: omit' in asset requests
d0c4951a9b fix Preserves HTTP cache mode in asset group requests
angular/components (@​angular/cdk)

v22.0.0-rc.2

Compare Source

cdk
Commit Type Description
aa42b7798 fix table: expose rendered rows (#​33304)
multiple
Commit Type Description
a88904279 fix prevent form submissions in aria directives (#​33297)

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels May 22, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the snapshot versions of various Angular packages in the end-to-end testing configuration by updating their commit hashes. I have no feedback to provide.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 19 times, most recently from 21e9efa to fee7dcc Compare May 28, 2026 17:10
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from fee7dcc to ea1fc11 Compare May 28, 2026 18:24
@alan-agius4 alan-agius4 merged commit ea5e230 into angular:main May 28, 2026
44 of 49 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the ng-renovate/main-cross-repo-angular-dependencies branch May 28, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants